home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / temacd / rapidphp / rapidphp7.exe / {app} / data / cssdefs / Internet Explorer 4.ini < prev    next >
INI File  |  2005-10-05  |  8KB  |  426 lines

  1. [%info]
  2. CSS Internet Explorer 4 Compatible
  3. Main reference: http://www.blooberry.com/indexdot/css/
  4.  
  5. [%groups]
  6. borders=Borders
  7. colors=Colors and Backgrounds
  8. fonts=Font
  9. page=Printing
  10. text=Text
  11. visual=Visual
  12. other=Other
  13.  
  14. [%properties]
  15. background
  16. background-attachment
  17. background-color
  18. background-image
  19. background-position
  20. background-repeat
  21. border
  22. border-bottom
  23. border-bottom-color
  24. border-bottom-style
  25. border-bottom-width
  26. border-color
  27. border-left
  28. border-left-color
  29. border-left-style
  30. border-left-width
  31. border-right
  32. border-right-color
  33. border-right-style
  34. border-right-width
  35. border-style
  36. border-top
  37. border-top-color
  38. border-top-style
  39. border-top-width
  40. border-width
  41. clear
  42. clip
  43. color
  44. cursor
  45. display
  46. filter
  47. float
  48. font
  49. font-family
  50. font-size
  51. font-style
  52. font-variant
  53. font-weight
  54. height
  55. left
  56. letter-spacing
  57. line-height
  58. list-style
  59. list-style-image
  60. list-style-position
  61. list-style-type
  62. margin
  63. margin-bottom
  64. margin-left
  65. margin-right
  66. margin-top
  67. overflow
  68. padding
  69. padding-bottom
  70. padding-left
  71. padding-right
  72. padding-top
  73. page-break-after
  74. page-break-before
  75. position
  76. text-align
  77. text-decoration
  78. text-indent
  79. text-transform
  80. top
  81. vertical-align
  82. visibility
  83. width
  84. z-index
  85.  
  86. [%units]
  87. <length>=px|em|ex|pt|in|pc|mm|cm
  88.  
  89. [%types]
  90. <border-style>=none|solid|double|groove|ridge|inset|outset
  91. <border-width>=<length>|thin|medium|thick
  92. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  93. <relative-size>=larger|smaller
  94. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  95.  
  96.  
  97. [background]
  98. group=colors
  99. value=<mixed>
  100. sub1=background-color,<color>|transparent
  101. sub2=background-image,<imageurl>|none
  102. sub3=background-repeat,repeat|repeat-x|repeat-y|no-repeat
  103. sub4=background-attachment,scroll|fixed
  104. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  105.  
  106. [background-attachment]
  107. group=colors
  108. value=scroll|fixed
  109.  
  110. [background-color]
  111. group=colors
  112. value=<color>|transparent
  113.  
  114. [background-image]
  115. group=colors
  116. value=<imageurl>|none
  117.  
  118. [background-position]
  119. group=colors
  120. value=<percentage>|<length>|top|center|bottom|left|right
  121.  
  122. [background-repeat]
  123. group=colors
  124. value=repeat|repeat-x|repeat-y|no-repeat
  125.  
  126. [border]
  127. group=borders
  128. value=<mixed>
  129. sub1=width,<border-width>
  130. sub2=style,<border-style>
  131. sub3=color,<color>
  132.  
  133. [border-bottom]
  134. group=borders
  135. value=<mixed>
  136. sub1=width,<border-width>
  137. sub2=style,<border-style>
  138. sub3=color,<color>
  139.  
  140. [border-bottom-color]
  141. group=borders
  142. value=<color>
  143.  
  144. [border-bottom-style]
  145. group=borders
  146. value=<border-style>
  147.  
  148. [border-bottom-width]
  149. group=borders
  150. value=<border-width>
  151.  
  152. [border-color]
  153. group=borders
  154. value=<mixed>|<color>
  155. sub1=border-top-color,<color>
  156. sub2=border-right-color,<color>
  157. sub3=border-bottom-color,<color>
  158. sub4=border-left-color,<color>
  159.  
  160. [border-left]
  161. group=borders
  162. value=<mixed>
  163. sub1=width,<border-width>
  164. sub2=style,<border-style>
  165. sub3=color,<color>
  166.  
  167. [border-left-color]
  168. group=borders
  169. value=<color>
  170.  
  171. [border-left-style]
  172. group=borders
  173. value=<border-style>
  174.  
  175. [border-left-width]
  176. group=borders
  177. value=<border-width>
  178.  
  179. [border-right]
  180. group=borders
  181. value=<mixed>
  182. sub1=width,<border-width>
  183. sub2=style,<border-style>
  184. sub3=color,<color>
  185.  
  186. [border-right-color]
  187. group=borders
  188. value=<color>
  189.  
  190. [border-right-style]
  191. group=borders
  192. value=<border-style>
  193.  
  194. [border-right-width]
  195. group=borders
  196. value=<border-width>
  197.  
  198. [border-style]
  199. group=borders
  200. value=<mixed>|<border-style>
  201. sub1=border-top-style,<border-style>
  202. sub2=border-right-style,<border-style>
  203. sub3=border-bottom-style,<border-style>
  204. sub4=border-left-style,<border-style>
  205.  
  206. [border-top]
  207. group=borders
  208. value=<mixed>
  209. sub1=width,<border-width>
  210. sub2=style,<border-style>
  211. sub3=color,<color>
  212.  
  213. [border-top-color]
  214. group=borders
  215. value=<color>
  216.  
  217. [border-top-style]
  218. group=borders
  219. value=<border-style>
  220.  
  221. [border-top-width]
  222. group=borders
  223. value=<border-width>
  224.  
  225. [border-width]
  226. group=borders
  227. value=<mixed>|<border-width>
  228. sub1=border-top-width,<border-width>
  229. sub2=border-right-width,<border-width>
  230. sub3=border-bottom-width,<border-width>
  231. sub4=border-left-width,<border-width>
  232.  
  233. [clear]
  234. group=borders
  235. value=none|left|right|both
  236.  
  237. [clip]
  238. group=visual
  239. value=auto
  240.  
  241. [color]
  242. group=colors
  243. value=<color>
  244.  
  245. [cursor]
  246. group=other
  247. value=default|auto|hand|crosshair|move|text|wait|help|n-resize|ne-resize|e-resize|se-resize|s-resize|sw-resize|w-resize|nw-resize
  248.  
  249. [display]
  250. group=visual
  251. value=none|table-header-group|table-footer-group
  252.  
  253. [filter]
  254. group=other
  255. value=<filter>
  256.  
  257. [float]
  258. group=borders
  259. value=left|right|none
  260.  
  261. [font]
  262. group=fonts
  263. value=<mixed>
  264. sub1=font-style,normal|italic|oblique
  265. sub2=font-variant,normal|small-caps
  266. sub3=font-weight,normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
  267. sub4=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  268. sub5=line-height,<percentage>|<length>|<number>|normal
  269. sub6=font-family,<font>
  270. sub7=system-specific,caption|icon|menu
  271.  
  272. [font-family]
  273. group=fonts
  274. value=<font>
  275.  
  276. [font-size]
  277. group=fonts
  278. value=<length>|<percentage>|<relative-size>|<absolute-size>
  279.  
  280. [font-style]
  281. group=fonts
  282. value=normal|italic|oblique
  283.  
  284. [font-variant]
  285. group=fonts
  286. value=normal|small-caps
  287.  
  288. [font-weight]
  289. group=fonts
  290. value=normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
  291.  
  292. [height]
  293. group=visual
  294. value=<percentage>|<length>|auto
  295.  
  296. [left]
  297. group=visual
  298. value=<percentage>|<length>|auto
  299.  
  300. [letter-spacing]
  301. group=text
  302. value=<length>|normal
  303.  
  304. [line-height]
  305. group=text
  306. value=<percentage>|<length>|<number>|normal
  307.  
  308. [list-style]
  309. group=visual
  310. value=<mixed>
  311. sub1=list-style-type,disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  312. sub2=list-style-position,inside|outside
  313. sub3=list-style-image,<imageurl>|none
  314.  
  315. [list-style-image]
  316. group=visual
  317. value=<imageurl>|none
  318.  
  319. [list-style-position]
  320. group=visual
  321. value=inside|outside
  322.  
  323. [list-style-type]
  324. group=visual
  325. value=disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  326.  
  327. [margin]
  328. group=borders
  329. value=<mixed>|<percentage>|<length>|auto
  330. sub1=margin-top,<percentage>|<length>|auto
  331. sub2=margin-right,<percentage>|<length>|auto
  332. sub3=margin-bottom,<percentage>|<length>|auto
  333. sub4=margin-left,<percentage>|<length>|auto
  334.  
  335. [margin-bottom]
  336. group=borders
  337. value=<percentage>|<length>|auto
  338.  
  339. [margin-left]
  340. group=borders
  341. value=<percentage>|<length>|auto
  342.  
  343. [margin-right]
  344. group=borders
  345. value=<percentage>|<length>|auto
  346.  
  347. [margin-top]
  348. group=borders
  349. value=<percentage>|<length>|auto
  350.  
  351. [overflow]
  352. group=visual
  353. value=visible|hidden|scroll|auto
  354.  
  355. [padding]
  356. group=borders
  357. value=<mixed>|<percentage>|<length>
  358. sub1=padding-top,<percentage>|<length>
  359. sub2=padding-right,<percentage>|<length>
  360. sub3=padding-bottom,<percentage>|<length>
  361. sub4=padding-left,<percentage>|<length>
  362.  
  363. [padding-bottom]
  364. group=borders
  365. value=<percentage>|<length>
  366.  
  367. [padding-left]
  368. group=borders
  369. value=<percentage>|<length>
  370.  
  371. [padding-right]
  372. group=borders
  373. value=<percentage>|<length>
  374.  
  375. [padding-top]
  376. group=borders
  377. value=<percentage>|<length>
  378.  
  379. [page-break-after]
  380. group=page
  381. value=auto|always|left|right
  382.  
  383. [page-break-before]
  384. group=page
  385. value=auto|always|left|right
  386.  
  387. [position]
  388. group=visual
  389. value=static|relative|absolute
  390.  
  391. [text-align]
  392. group=text
  393. value=left|right|center|justify
  394.  
  395. [text-decoration]
  396. group=text
  397. value=none|underline|overline|line-through
  398.  
  399. [text-indent]
  400. group=text
  401. value=<percentage>|<length>
  402.  
  403. [text-transform]
  404. group=text
  405. value=capitalize|uppercase|lowercase|none
  406.  
  407. [top]
  408. group=visual
  409. value=<percentage>|<length>|auto
  410.  
  411. [vertical-align]
  412. group=text
  413. value=baseline|sub|super|top|text-top|middle|bottom|text-bottom
  414.  
  415. [visibility]
  416. group=visual
  417. value=visible|hidden
  418.  
  419. [width]
  420. group=visual
  421. value=<percentage>|<length>|auto
  422.  
  423. [z-index]
  424. group=visual
  425. value=<number>|auto
  426.